Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODSettingsExtension


ShowSettings

The ShowSettings method should display a modal dialog box so the user can edit part-specific settings.

void ShowSettings (in ODFacet facet);
facet
A reference to a facet that indicates the window (and indirectly the monitor) in which to display the settings modal dialog box. The facet's frame indicates which frame of your part's properties should be displayed and edited if your part has part-specific properties that are then also frame specific.
DISCUSSION
OpenDoc calls this method.

OVERRIDING
If you subclass ODSettingsExtension, you must override this method. Your override method must not call its inherited method; that is, your override method must implement this method's functionality completely.

SEE ALSO
"The Settings Extension" on page 446 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help